home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 32
/
Amiga Format AFCD32 (Nov 1998, Issue 117).iso
/
-seriously_amiga-
/
programming
/
other
/
classfree
/
readme.doc
< prev
next >
Wrap
Text File
|
1998-08-10
|
3KB
|
113 lines
--------------------------------------
ClassFree - Release 0b
A free collection of sofisticated
BOOPSI classes.
--------------------------------------
Legal mumbo:
------------
ClassFree is FREEWARE. Permission is granted to redistribute
this archive in one of the following ways:
1. The whole package unpacked or packed with lha or lzx without
BBS adds or similar notes.
2. You may redistribute the following files in any way you like:
From: File:
CFscrollerclass scroller.gadget
CFbuttonclass CFbutton.gadget
CFpumbuttonclass CFpumbutton.gadget
CFtexticlass CFtext.image
The following rules *allways* applies:
You may not charge money or services for this package or any of
it contents.
You must accept the warranty terms as stated in the accompanying
file 'Warrenty_issues' both when redistributing and using the
contents of this package.
Description:
------------
I started this when I had programmed GadTools GUIs a couple
of times and was dissatisfied with it. I went to look for a more
straightforward way of making gadgets and (re)discovered BOOPSI.
I had skipped past all BOOPSI stuff when I first started programming
in C because I thought Object Oriented programming was way too much
for me to handle. As it turned out I found that BOOPSI was VERY easy
to use. There was only one problem. There was no really usable BOOPSI
gadgetsclasses available. I was certainly not going to spend money on
something I was maybe not going to use very much (ClassAct), so it
became my pet project to start doing BOOPSI gadgetclasses with the
immidiate goal to replace GadTools.
Contents in this release:
-------------------------
CFbuttonclass - A simple boolean button.
CFpumbuttonclass - A popup menu button.
CFsampleclass - StormC sample BOOPSI class project.
CFscrollerclass - Gadtools SCROLLER_KIND replacement.
CFtexticlass - A text drawing imageclass.
CFglyph.image - Needed by CFpumbuttonclass.
Requirements:
-------------
- AmigaOS 3.x
Installation:
-------------
Look in the individual directories for instructions on
how to install the BOOPSI classes.
Please Note:
------------
To achieve greater compatability with other products
the names of classes are subject to change.
That means that when using a new version of ClassFree
you may have to make smaller changes to your source code.
The classes are currently in alpha state. The general
functioning of the classes is implemented, but some
features are missing. For instance not all classes support
OM_SET on the class specific attributes.
Author / How to contact me:
---------------------------
Anders E. Andersen
Skaerbaekvej 50
2610 Roedovre
Denmark
E-mail: andersa@fys.ku.dk
Netmail: 2:236/29.6@fidonet
www: http://fys.ku.dk/~andersa
(Contains official ClassFree homepage)